home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / HyperCard 2.0 Training / •HC 2.0-6 / •HC 2.0-6 / card_20155.txt < prev    next >
Text File  |  1990-04-06  |  5KB  |  248 lines

  1. -- card: 20155 from stack: in.0-6
  2. -- bmap block id: 12359
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: Icon Editor Full
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   lock screen
  9.   hideInfo
  10.   unlock screen with visual dissolve
  11.   wait 20
  12. end closeCard
  13.  
  14.  
  15.  
  16.  
  17. -- part 2 (button)
  18. -- low flags: 00
  19. -- high flags: 2000
  20. -- rect: left=21 top=19 right=301 bottom=336
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 1
  24. -- font id: 0
  25. -- text size: 12
  26. -- style flags: 0
  27. -- line height: 16
  28. -- part name: Info 1
  29. ----- HyperTalk script -----
  30. on mouseUp
  31.   showFld
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 7 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=101 top=310 right=328 bottom=268
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   visual dissolve
  51.   go cd "Icon Editor Empty"
  52. end mouseUp
  53.  
  54.  
  55.  
  56. -- part 9 (field)
  57. -- low flags: 01
  58. -- high flags: 2004
  59. -- rect: left=347 top=78 right=256 bottom=498
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 0
  63. -- font id: 174
  64. -- text size: 14
  65. -- style flags: 0
  66. -- line height: 15
  67. -- part name: 
  68. ----- HyperTalk script -----
  69. on mouseUp
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part 10 (button)
  75. -- low flags: 00
  76. -- high flags: 2000
  77. -- rect: left=458 top=216 right=259 bottom=497
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 5233 / 5233
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: returnArrow
  86. ----- HyperTalk script -----
  87. on mouseUp
  88.   visual zoom close
  89.   go cd "Icon Editor" of stack "‚Ä¢HC 2.0-2"
  90. end mouseUp
  91.  
  92.  
  93.  
  94. -- part 12 (field)
  95. -- low flags: 81
  96. -- high flags: 2004
  97. -- rect: left=245 top=119 right=194 bottom=448
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 0
  101. -- font id: 174
  102. -- text size: 14
  103. -- style flags: 0
  104. -- line height: 15
  105. -- part name: Info 1
  106. ----- HyperTalk script -----
  107. on mouseUp
  108.   hide me
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 13 (button)
  114. -- low flags: 00
  115. -- high flags: 2000
  116. -- rect: left=28 top=49 right=71 bottom=319
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: Info 2
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   showFld
  128. end mouseUp
  129.  
  130.  
  131.  
  132. -- part 16 (button)
  133. -- low flags: 00
  134. -- high flags: 2000
  135. -- rect: left=35 top=78 right=288 bottom=230
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 1
  139. -- font id: 0
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: Info 3
  144. ----- HyperTalk script -----
  145. on mouseUp
  146.   showFld
  147. end mouseUp
  148.  
  149.  
  150.  
  151. -- part 18 (field)
  152. -- low flags: 81
  153. -- high flags: 2004
  154. -- rect: left=161 top=176 right=319 bottom=329
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 0 / 0
  157. -- text alignment: 0
  158. -- font id: 174
  159. -- text size: 14
  160. -- style flags: 0
  161. -- line height: 15
  162. -- part name: Info 3
  163. ----- HyperTalk script -----
  164. on mouseUp
  165.   hide me
  166. end mouseUp
  167.  
  168.  
  169.  
  170. -- part 15 (field)
  171. -- low flags: 81
  172. -- high flags: 2004
  173. -- rect: left=101 top=76 right=184 bottom=326
  174. -- title width / last selected line: 0
  175. -- icon id / first selected line: 0 / 0
  176. -- text alignment: 0
  177. -- font id: 174
  178. -- text size: 14
  179. -- style flags: 0
  180. -- line height: 15
  181. -- part name: Info 2
  182. ----- HyperTalk script -----
  183. on mouseUp
  184.   hide me
  185. end mouseUp
  186.  
  187.  
  188.  
  189. -- part 19 (button)
  190. -- low flags: 00
  191. -- high flags: 2000
  192. -- rect: left=257 top=106 right=171 bottom=304
  193. -- title width / last selected line: 0
  194. -- icon id / first selected line: 0 / 0
  195. -- text alignment: 1
  196. -- font id: 0
  197. -- text size: 12
  198. -- style flags: 0
  199. -- line height: 16
  200. -- part name: Info 4
  201. ----- HyperTalk script -----
  202. on mouseUp
  203.   showFld
  204. end mouseUp
  205.  
  206.  
  207.  
  208. -- part 20 (field)
  209. -- low flags: 81
  210. -- high flags: 2004
  211. -- rect: left=302 top=101 right=193 bottom=482
  212. -- title width / last selected line: 0
  213. -- icon id / first selected line: 0 / 0
  214. -- text alignment: 0
  215. -- font id: 174
  216. -- text size: 14
  217. -- style flags: 0
  218. -- line height: 15
  219. -- part name: Info 4
  220. ----- HyperTalk script -----
  221. on mouseUp
  222.   hide me
  223. end mouseUp
  224.  
  225.  
  226.  
  227. -- part contents for card part 9
  228. ----- text -----
  229. Here is the Icon Editor. 
  230.  
  231. When you are using this editor, there are menus that give you special editing options just for working with 
  232. icons.
  233.  
  234. -- part contents for card part 12
  235. ----- text -----
  236. This is the Icon Editor window, with an icon in it. You can move it around on your screen.
  237.  
  238. -- part contents for card part 15
  239. ----- text -----
  240. Identifying information about the icon showing appears in these two boxes. You can change an icon‚Äôs name if you like, or its ID number. You use this information to refer to icons from scripts.
  241.  
  242. -- part contents for card part 18
  243. ----- text -----
  244. You can draw new icons in this box, or modify already existing icons. If there is more than one icon in a stack, you can scroll through them with the bars at the bottom of the box. 
  245.  
  246. -- part contents for card part 20
  247. ----- text -----
  248. This is an actual size image of the icon being edited, as well as a counter of the number of icons in the current stack.